Fravia's Messageboard ~ Moderated
Re: Help with segments
Tuesday, 23-Mar-99 03:19:19
on i80x86, the implicit data addressing goes:
if based on SP or BP (esp/ebp) : on SS;
anything else: DS
string instrictions (lods,movs,stos,cmps) use DS:si for reading and ES:di for writing
but it seems to me u didn't read/search much asm tuts/specificatoins to ask this. anyway, that's it
svd
svd